- da_purple_ntlm_gen_type1
alias da_purple_ntlm_gen_type1 = gchar* function(const(gchar)* hostname, const(gchar)* domain)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_purple_ntlm_gen_type3
alias da_purple_ntlm_gen_type3 = gchar* function(const(gchar)* username, const(gchar)* passw, const(gchar)* hostname, const(gchar)* domain, const(guint8)* nonce, guint32* flags)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_purple_ntlm_parse_type2
alias da_purple_ntlm_parse_type2 = guint8* function(const(gchar)* type2, guint32* flags)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.